Templeton Copyright 1995,1996 N.A. Krawetz All rights reserved. REVISION HISTORY 8 Apr 1997 version 1.963 - 1.970 Corrected robots.txt name to obey when using "Spoof". "Spoof cow (pig)" should use "cow", not "cow (pig)". Increased FAT 8.3 file hashing from 676 rehashes to 17576. FAT file names change longfilename.html => longfAAA.htm. (Believe it or not, a URL was found that contained 900 hashes!) Changed: A "HEAD" is no longer performed on probably CGI application. These applications are identified by a '?' in the URL. New: all URLs containing '?' are identified as probably CGI. Limitation: Regular HTML documents which contain a '?' may be incorrectly identified as a probable CGI application. (They shouldn't have '?' in the URI, but bad HTML code never ceases to amaze me.) Limitation: CGI applications which take option queries may be incorrectly identified as directories. Changed: CGI applications no longer specify directories. The extension is no longer ".html". URLs containing '?' no longer have the '?' designate a local directory. This was introduced in 1.962. It creates problems when a CGI has optional arguments. Added: %n and %N for time "now" in Command_*. 5 Apr 1997 version 1.962 Corrected "
are no longer processed. They are now logged in the log files. JavaScript service tags "javascript:..." are logged in the log files. Corrected: URL's specified in tags in not interpreted. As such, URLs and files specified in the JavaScript may not be retrieved. May be corrected in a later release. Script tags are logged in the log files. Fixed: Command_Default broke in 1.950 release. Fixed: File time was incorrect by 1 day (when midnight was between localtime and GMT). Corrected: Comment tags